Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hi @mksh and @adcentury, I know this PR has already been closed and merged (so sorry to barge in), but I’m curious about something. I’ve been using this library for a year now, currently on version 1.0.1. Today, after making some changes in my project (related to other libraries), I deleted the After some troubleshooting, I realized that Looking at the merged changes in this PR, I noticed that the I’m not very familiar with Thanks! |
Currently, package.json of
react-mobile-pickeronly allows using this project in projects based on React versions 16-18.This PR adds support for React 19 and updates package-lock.json and pnpm-lock.yaml to include React 19 versions using following versions of tools:
I tested examples, and integrated the code into React 19 project and it all works just fine.